Avoid a redundant strlen
authorMatthias Clasen <mclasen@redhat.com>
Sat, 28 Jun 2014 05:51:24 +0000 (01:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Jun 2014 05:51:24 +0000 (01:51 -0400)
commitcc8ee01ff67b3eaf1c4df97e9a45b2bdfde77dac
treef07e88d3ec487da8d6999c9221cb6dadf94b7b94
parentfda53e55298be2a26dffd3472d38fa71f810a4b8
Avoid a redundant strlen

The GString knows perfectly well how long it is.  Pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=731158
gtk/gtkbookmarksmanager.c